adTempus API
PreviousUpNext
IJob::Held Property

Gets or sets the Held status for the job

C++
__property VARIANT_BOOL Held;
C#
VARIANT_BOOL Held;
Visual Basic
Property Held() As VARIANT_BOOL
Default Value

False

When the job is held (Held=True), it will not be automatically triggered (e.g., according to schedules), but can still be run manually or by other jobs.

adTempus API Reference version 3.0.0.0, revised 10/30/2008